multi core - definition. What is multi core
Diclib.com
قاموس ChatGPT
أدخل كلمة أو عبارة بأي لغة 👆
اللغة:     

ترجمة وتحليل الكلمات عن طريق الذكاء الاصطناعي ChatGPT

في هذه الصفحة يمكنك الحصول على تحليل مفصل لكلمة أو عبارة باستخدام أفضل تقنيات الذكاء الاصطناعي المتوفرة اليوم:

  • كيف يتم استخدام الكلمة في اللغة
  • تردد الكلمة
  • ما إذا كانت الكلمة تستخدم في كثير من الأحيان في اللغة المنطوقة أو المكتوبة
  • خيارات الترجمة إلى الروسية أو الإسبانية، على التوالي
  • أمثلة على استخدام الكلمة (عدة عبارات مع الترجمة)
  • أصل الكلمة

%ما هو (من)٪ 1 - تعريف

MICROPROCESSOR WITH MORE THAN ONE CORE
Chip-level multiprocessing; Dual core chip; Dual core processor; Dual-core chip; Dual Core Processors; Dual core; Dual-core; Multicore; Quad core; Multicore CPU; Octo Core; Dual Core; User:Uberpenguin~enwiki/Multi-core (computing); Dual processors; Tri-core; Triple-core; Quadro-core; Quad-core; Dual-Core; Quad Core; Quad-core processor; Dualcore; Multicore processor; Many-core processing unit; Dual Core processor; Multi-core (computing); Multi core; Dual CPU; Quad-Core; Octo-Core; Octocore; Tri Core; Tri core; Multi-core; Dodeka-Core; Dodeka Core; Hexa Core; Hexa-core; Dual-core processor; Dual-core processors; Quad-core processors; Multi-core CPU; Triple-core processor; Triple-core processors; Multiple core processor; Multiple-core processor; Microprocessor core; Octa-core; Deca-core; Penta-core; Hepta-core; Dodeca-core; CPU core; Chip multiprocessor; Power Wall (microarchitecture)
  • Athlon X2 6400+]] dual-core processor
  • An ''embedded system'' on a plug-in card with processor, memory, power supply, and external interfaces
  • Diagram of a generic dual-core processor with CPU-local level-1 caches and a shared, on-die level-2 cache
  • An [[Intel]] [[Core 2 Duo]] E6750 dual-core processor

Multi-core processor         
A multi-core processor is a microprocessor on a single integrated circuit with two or more separate processing units, called cores, each of which reads and executes program instructions. The instructions are ordinary CPU instructions (such as add, move data, and branch) but the single processor can run instructions on separate cores at the same time, increasing overall speed for programs that support multithreading or other parallel computing techniques.
Micro-thread (multi-core)         
Micro-Threads (multi core)
Micro-threads for multi-core and many-cores processors is a mechanism to hide memory latency similar to multi-threading architectures. However, it is done in software for multi-core processors such as the Cell Broadband Engine to dynamically hide latencies that occur due to memory latency or I/O operations.
main store         
  • Diagram of a 4×4 plane of magnetic core memory in an X/Y line coincident-current setup. X and Y are drive lines, S is sense, Z is inhibit. Arrows indicate the direction of current for writing.
  • A 10.8×10.8 cm plane of magnetic core memory with 64 x 64 bits (4 Kb), as used in a [[CDC 6600]]. Inset shows ''word line'' architecture with two wires per bit
  • Close-up of a core plane. The distance between the rings is roughly 1 mm (0.04 in). The green horizontal wires are X; the Y wires are dull brown and vertical, toward the back. The sense wires are diagonal, colored orange, and the inhibit wires are vertical twisted pairs.
  • One of three inter-connected modules that make up an Omnibus-based PDP-8 core memory plane.  This is the middle of the three and contains the array of actual ferrite cores.
  • One of three inter-connected modules that make up an Omnibus-based (PDP 8/e/f/m) PDP-8 core memory plane.
  • One of three inter-connected modules that make up an Omnibus-based PDP-8 core memory plane.
  • [[Project Whirlwind]] core memory
  • Diagram of the [[hysteresis]] curve for a magnetic memory core during a read operation. Sense line current pulse is high ("1") or low ("0") depending on original magnetization state of the core.
PREDOMINANT FORM OF RANDOM-ACCESS COMPUTER MEMORY FOR 20 YEARS BETWEEN ABOUT 1955 AND 1975
Ferrite core memory; Ferrite-core memory; Core store; Magnetic-Core Storage; Ferrite ram; Magnetic core storage; Core Memory; Main store; Magnetic core memory; Core memory; Core memories

ويكيبيديا

Multi-core processor

A multi-core processor is a microprocessor on a single integrated circuit with two or more separate processing units, called cores, each of which reads and executes program instructions. The instructions are ordinary CPU instructions (such as add, move data, and branch) but the single processor can run instructions on separate cores at the same time, increasing overall speed for programs that support multithreading or other parallel computing techniques. Manufacturers typically integrate the cores onto a single integrated circuit die (known as a chip multiprocessor or CMP) or onto multiple dies in a single chip package. The microprocessors currently used in almost all personal computers are multi-core.

A multi-core processor implements multiprocessing in a single physical package. Designers may couple cores in a multi-core device tightly or loosely. For example, cores may or may not share caches, and they may implement message passing or shared-memory inter-core communication methods. Common network topologies used to interconnect cores include bus, ring, two-dimensional mesh, and crossbar. Homogeneous multi-core systems include only identical cores; heterogeneous multi-core systems have cores that are not identical (e.g. big.LITTLE have heterogeneous cores that share the same instruction set, while AMD Accelerated Processing Units have cores that do not share the same instruction set). Just as with single-processor systems, cores in multi-core systems may implement architectures such as VLIW, superscalar, vector, or multithreading.

Multi-core processors are widely used across many application domains, including general-purpose, embedded, network, digital signal processing (DSP), and graphics (GPU). Core count goes up to even dozens, and for specialized chips over 10,000, and in supercomputers (i.e. clusters of chips) the count can go over 10 million (and in one case up to 20 million processing elements total in addition to host processors).

The improvement in performance gained by the use of a multi-core processor depends very much on the software algorithms used and their implementation. In particular, possible gains are limited by the fraction of the software that can run in parallel simultaneously on multiple cores; this effect is described by Amdahl's law. In the best case, so-called embarrassingly parallel problems may realize speedup factors near the number of cores, or even more if the problem is split up enough to fit within each core's cache(s), avoiding use of much slower main-system memory. Most applications, however, are not accelerated as much unless programmers invest effort in refactoring.

The parallelization of software is a significant ongoing topic of research. Cointegration of multiprocessor applications provides flexibility in network architecture design. Adaptability within parallel models is an additional feature of systems utilizing these protocols.

أمثلة من مجموعة نصية لـ٪ 1
1. Paul Otellini, Intel chief executive since May, will unveil to next week‘s developer conference an architecture for high performance, energy efficient, multi–core processors.
2. Merrill Lynch says the revolutionary multi–core Cell processor, developed with IBM and Toshiba, at the heart of the console appears to be difficult and expensive to manufacture, costing at least $230 per unit initially.
3. We have a more highly integrated chip that is multi–core and we are increasing the frequency âЂ« we are turning up both knobs at once when the industry is going the other way and turning [the frequency] knob down," Mr Myerson said.
4. "Building on our positive momentum, we believe we once again gained dollar market share based on strong customer demand for AMD64 single and multi–core processors." The move to computing that addresses 64–bit instead of 32–bit memory and from single–core to dual–core processors has been driving sales for Intel and AMD, which share the market for the dominant "x86" family of microprocessors.
5. Jack Schofield reports on the next stage in the console wars Thursday August 3, 2006 The Guardian At the E3 games trade show in Los Angeles in May 2005, Ken Kutaragi, head of Sony Computer Entertainment, proudly announced the PlayStation 3 as a "supercomputer for computer entertainment". The man who created the PlayStation phenomenon now had an unbeatable hardware specification, including a new multi–core processor and a high definition Blu–ray movie player, plus an incredible series of game demos.